MESCIUS SPREAD for Windows Forms 15.0J
ListItem コンストラクタ(SubItem[],Int32,Object)

SubItemのコレクション。
ListItemのインデントを表すSystem.Int32値。
の名前を表すListItem値。
ListItem クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal subItems() As SubItem, _
   ByVal indent As Integer, _
   ByVal image As Object _
)
public ListItem( 
   SubItem[] subItems,
   int indent,
   object image
)

パラメータ

subItems
SubItemのコレクション。
indent
ListItemのインデントを表すSystem.Int32値。
image
の名前を表すListItem値。
参照

ListItem クラス
ListItem メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.